feat: add album-record-store to content templates#376
feat: add album-record-store to content templates#376sweetmantech wants to merge 1 commit intotestfrom
Conversation
Register the new template name so the API accepts it in POST /api/content/create requests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 8 minutes and 31 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Split into separate PR #376 per SRP feedback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Split into separate PR #376 per SRP feedback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* feat: add album-record-store content template Made-with: Cursor * feat: add optional songs filter to content creation endpoint Pass through an optional songs array from POST /api/content/create to the Trigger.dev task so the pipeline can restrict which songs it picks from. Made-with: Cursor * refactor: remove album-record-store template from songs PR Split into separate PR #376 per SRP feedback. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Sweets Sweetman <sweetmantech@gmail.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Summary
album-record-storetemplate incontentTemplates.tsTest plan
album-record-storeis accepted as a valid template inPOST /api/content/create🤖 Generated with Claude Code